﻿2026-09-09T05:13:54.2278190Z ##[group]Run actions/checkout@v5
2026-09-09T05:13:54.2278864Z with:
2026-09-09T05:13:54.2279147Z   repository: BigscreenVR/spt-bs-core
2026-09-09T05:13:54.2280891Z   token: ***
2026-09-09T05:13:54.2281173Z   ssh-strict: true
2026-09-09T05:13:54.2281414Z   ssh-user: git
2026-09-09T05:13:54.2281658Z   persist-credentials: true
2026-09-09T05:13:54.2281928Z   clean: true
2026-09-09T05:13:54.2282166Z   sparse-checkout-cone-mode: true
2026-09-09T05:13:54.2282482Z   fetch-depth: 1
2026-09-09T05:13:54.2282733Z   fetch-tags: false
2026-09-09T05:13:54.2283057Z   show-progress: true
2026-09-09T05:13:54.2283430Z   lfs: false
2026-09-09T05:13:54.2283687Z   submodules: false
2026-09-09T05:13:54.2283974Z   set-safe-directory: true
2026-09-09T05:13:54.2284275Z   allow-unsafe-pr-checkout: false
2026-09-09T05:13:54.2284696Z ##[endgroup]
2026-09-09T05:13:56.2001484Z Syncing repository: BigscreenVR/spt-bs-core
2026-09-09T05:13:56.2002829Z ##[group]Getting Git version info
2026-09-09T05:13:56.2003206Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-09-09T05:13:56.2302226Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-09-09T05:13:56.6120496Z git version 2.43.0.windows.1
2026-09-09T05:13:56.6147065Z ##[endgroup]
2026-09-09T05:13:56.6158587Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\3c7af54d-3765-4736-9b75-517036a44ab2\.gitconfig'
2026-09-09T05:13:56.6176942Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\3c7af54d-3765-4736-9b75-517036a44ab2' before making global git config changes
2026-09-09T05:13:56.6177968Z Adding repository directory to the temporary git global config as a safe directory
2026-09-09T05:13:56.6184238Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-09-09T05:13:56.6543871Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-09-09T05:13:56.6806737Z https://github.com/BigscreenVR/spt-bs-core
2026-09-09T05:13:56.6832137Z ##[group]Removing previously created refs, to avoid conflicts
2026-09-09T05:13:56.6837439Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-09-09T05:13:56.7114805Z refs/heads/golden/webserve-272-r3
2026-09-09T05:13:56.7136936Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-09-09T05:13:56.7620420Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T05:13:57.0378591Z ##[endgroup]
2026-09-09T05:13:57.0383863Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-09-09T05:13:58.1853824Z ##[group]Cleaning the repository
2026-09-09T05:13:58.1859325Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-09-09T05:13:59.9411663Z Removing bench-ledger/
2026-09-09T05:13:59.9412098Z Removing target/
2026-09-09T05:13:59.9444175Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-09-09T05:14:00.1052436Z HEAD is now at f6110c2a1 test(attachment): name the two entries, do not count the registry
2026-09-09T05:14:00.1080472Z ##[endgroup]
2026-09-09T05:14:00.1085028Z ##[group]Disabling automatic garbage collection
2026-09-09T05:14:00.1090190Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-09-09T05:14:00.1384798Z ##[endgroup]
2026-09-09T05:14:00.1385500Z ##[group]Setting up auth
2026-09-09T05:14:00.1391973Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-09-09T05:14:00.4571679Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-09-09T05:14:06.9112644Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-09-09T05:14:06.9401180Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-09-09T05:14:08.0314409Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-09-09T05:14:08.0617265Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-09-09T05:14:09.4138978Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-09-09T05:14:09.4534775Z ##[endgroup]
2026-09-09T05:14:09.4535274Z ##[group]Fetching the repository
2026-09-09T05:14:09.4545320Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d:refs/remotes/origin/golden/webserve-272-r3
2026-09-09T05:14:10.2404933Z ##[endgroup]
2026-09-09T05:14:10.2405806Z ##[group]Determining the checkout info
2026-09-09T05:14:10.2406439Z ##[endgroup]
2026-09-09T05:14:10.2412187Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-09-09T05:14:10.5483661Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-09-09T05:14:10.5811917Z ##[group]Checking out the ref
2026-09-09T05:14:10.5817432Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/webserve-272-r3 refs/remotes/origin/golden/webserve-272-r3
2026-09-09T05:14:10.6494492Z branch 'golden/webserve-272-r3' set up to track 'origin/golden/webserve-272-r3'.
2026-09-09T05:14:10.6494949Z Your branch is up to date with 'origin/golden/webserve-272-r3'.
2026-09-09T05:14:10.6495337Z Switched to and reset branch 'golden/webserve-272-r3'
2026-09-09T05:14:10.6518442Z ##[endgroup]
2026-09-09T05:14:10.6909281Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-09-09T05:14:10.7239312Z f6110c2a12df0dd50b87dfb60a2ec4120b5cf98d
